Skip to content

chore: release v1.1045.0 - #12643

Merged
kaladinlight merged 7 commits into
mainfrom
release
Sep 9, 2026
Merged

chore: release v1.1045.0#12643
kaladinlight merged 7 commits into
mainfrom
release

Conversation

@kaladinlight

Copy link
Copy Markdown
Member

All six commits map to flags that are ON in production (VITE_FEATURE_CETUS_SWAP, VITE_FEATURE_STARKNET, VITE_FEATURE_NEAR, VITE_FEATURE_ZCASH are all true in .env with no production override), so everything lands in Section 1.


Production changes - testing required

Sui swaps via Cetus

Flips VITE_FEATURE_CETUS_SWAP to true in .env, so Sui-native swaps are live in production for the first time (previously dev-only since #11240). Test that Sui and Sui token pairs return rates and quotes instead of "no rates available", and take at least one Sui swap end to end through quote, sign, and broadcast.

Starknet and NEAR RPC endpoints

Lava's public endpoints now return 410 Gone, so both chains moved off them; the Starknet migration also fixed nonce and balance reads that were latent behind Lava's older RPC spec. Test Starknet account load (balances, token balances) and a Starknet send to confirm the nonce is correct, and confirm NEAR balances, sends, and NEAR Intents swaps still work with no console RPC errors.

Portfolio account discovery

Account discovery no longer starts before the generated asset data has loaded, so second-class EVM chains and Starknet no longer scan zero tokens and silently report empty balances. Test with a fresh page load and cleared cache: connect a wallet holding tokens on a second-class EVM chain and on Starknet, and confirm those token balances appear without a manual refresh.

Zcash sends

Updates the consensus branch ID to 0x37a5165b for the NU6.3 activation, which was causing every Zcash broadcast to be rejected with bad-tx-consensus-branch-id-mismatch. Test a real Zcash send from a native wallet and confirm it broadcasts and confirms on chain.

Fixes, deps, and infra

Routine regeneration of the generated asset list and metadata. No testing required.


Dev/local only - no production testing required

No commits in this release are behind a feature flag that is off in production.

github-actions Bot and others added 7 commits September 8, 2026 14:40
Co-authored-by: asset-generation-bot <action@github.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
…alance reads (#12639)

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
…ints by performance (#12640)

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
#12641)

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@kaladinlight
kaladinlight requested a review from a team as a code owner September 8, 2026 21:36
@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 208e7f36-45b0-498c-8d74-3cd7dee8e201

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@kaladinlight
kaladinlight merged commit 12d02f7 into main Sep 9, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant